mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Revert "ubox: the validation code has problems with the "(" char. use string for now"
This reverts commit f7c2ac3ea9b5f2dc4ef4ce4ef195de8a4ac5546b. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38937 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -15,7 +15,7 @@ validate_log_section()
|
||||
'log_size:uinteger' \
|
||||
'log_ip:ipaddr' \
|
||||
'log_port:port:514' \
|
||||
'log_proto:string:udp' \
|
||||
'log_proto:or("tcp", "udp"):udp' \
|
||||
'log_prefix:string'
|
||||
return $?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user